#3000e6 color space conversions
Hex:
        #3000e6
        RGB:
        48, 0, 230
        CMY:
        81, 100, 10
        CMYK:
        79, 100, 0, 10
      HSL:
        253°, 100.0000%, 45.0980%
        HSV (HSB):
        253°, 100.0000%, 90.1961%
        XYZ:
        15.5019, 6.3415, 75.2699
        xyY:
        0.1596, 0.0653, 6.3415
      CIE-Lab:
        30.2583, 73.7925, -97.0856
        CIE-LCH:
        30.2583, 121.9465, 307.2376
        CIE-Luv:
        30.2583, -5.3231, -117.4933
        Hunter-Lab:
        25.1824, 65.8121, -159.5892
      #3000e6 color charts
#3000e6 RGB chart
      #3000e6 CMYK chart
      #3000e6 RGB pie chart
      #3000e6 color shades, tints & tones
#3000e6 color schemes
#3000e6 color preview, HTML & CSS examples
           This text has a color of #3000e6        
        
          <p style="color:#3000e6;">Text here</p>
        
        
          .mytext {color:#3000e6;}
        
        Text color #3000e6
      
           This box has a color of #3000e6        
        
          <div style="background-color:#3000e6;">Content here</div>
        
        
          .mybackground {background-color:#3000e6;}
        
        Background color #3000e6
      
           Border around this has a color of #3000e6        
        
          <div style="border:2px solid #3000e6;">Content here</div>
        
        
          .myborder {border:2px solid #3000e6;}
        
        Border color #3000e6