#3012ef color space conversions
Hex:
        #3012ef
        RGB:
        48, 18, 239
        CMY:
        81, 93, 6
        CMYK:
        80, 92, 0, 6
      HSL:
        248°, 87.3518%, 50.3922%
        HSV (HSB):
        248°, 92.4686%, 93.7255%
        XYZ:
        17.0152, 7.2930, 82.1722
        xyY:
        0.1598, 0.0685, 7.2930
      CIE-Lab:
        32.4648, 72.8970, -98.5295
        CIE-LCH:
        32.4648, 122.5644, 306.4959
        CIE-Luv:
        32.4648, -6.4721, -123.3763
        Hunter-Lab:
        27.0055, 65.2068, -161.5033
      #3012ef color charts
#3012ef RGB chart
      #3012ef CMYK chart
      #3012ef RGB pie chart
      #3012ef color shades, tints & tones
#3012ef color schemes
#3012ef color preview, HTML & CSS examples
           This text has a color of #3012ef        
        
          <p style="color:#3012ef;">Text here</p>
        
        
          .mytext {color:#3012ef;}
        
        Text color #3012ef
      
           This box has a color of #3012ef        
        
          <div style="background-color:#3012ef;">Content here</div>
        
        
          .mybackground {background-color:#3012ef;}
        
        Background color #3012ef
      
           Border around this has a color of #3012ef        
        
          <div style="border:2px solid #3012ef;">Content here</div>
        
        
          .myborder {border:2px solid #3012ef;}
        
        Border color #3012ef