#0906ce color space conversions
Hex:
        #0906ce
        RGB:
        9, 6, 206
        CMY:
        96, 98, 19
        CMYK:
        96, 97, 0, 19
      HSL:
        241°, 94.3396%, 41.5686%
        HSV (HSB):
        241°, 97.0874%, 80.7843%
        XYZ:
        11.3184, 4.6446, 58.6925
        xyY:
        0.1516, 0.0622, 4.6446
      CIE-Lab:
        25.6971, 66.2615, -90.8771
        CIE-LCH:
        25.6971, 112.4688, 306.0971
        CIE-Luv:
        25.6971, -7.2567, -102.1320
        Hunter-Lab:
        21.5512, 56.0306, -146.3840
      #0906ce color charts
#0906ce RGB chart
      #0906ce CMYK chart
      #0906ce RGB pie chart
      #0906ce color shades, tints & tones
#0906ce color schemes
#0906ce color preview, HTML & CSS examples
           This text has a color of #0906ce        
        
          <p style="color:#0906ce;">Text here</p>
        
        
          .mytext {color:#0906ce;}
        
        Text color #0906ce
      
           This box has a color of #0906ce        
        
          <div style="background-color:#0906ce;">Content here</div>
        
        
          .mybackground {background-color:#0906ce;}
        
        Background color #0906ce
      
           Border around this has a color of #0906ce        
        
          <div style="border:2px solid #0906ce;">Content here</div>
        
        
          .myborder {border:2px solid #0906ce;}
        
        Border color #0906ce