#4312ff color space conversions
Hex:
        #4312ff
        RGB:
        67, 18, 255
        CMY:
        74, 93, 0
        CMYK:
        74, 93, 0, 0
      HSL:
        252°, 100.0000%, 53.5294%
        HSV (HSB):
        252°, 92.9412%, 100.0000%
        XYZ:
        20.5810, 8.8459, 95.2304
        xyY:
        0.1651, 0.0710, 8.8459
      CIE-Lab:
        35.6859, 77.4636, -102.1513
        CIE-LCH:
        35.6859, 128.2010, 307.1739
        CIE-Luv:
        35.6859, -4.7767, -133.1297
        Hunter-Lab:
        29.7421, 71.4706, -169.0198
      #4312ff color charts
#4312ff RGB chart
      #4312ff CMYK chart
      #4312ff RGB pie chart
      #4312ff color shades, tints & tones
#4312ff color schemes
#4312ff color preview, HTML & CSS examples
           This text has a color of #4312ff        
        
          <p style="color:#4312ff;">Text here</p>
        
        
          .mytext {color:#4312ff;}
        
        Text color #4312ff
      
           This box has a color of #4312ff        
        
          <div style="background-color:#4312ff;">Content here</div>
        
        
          .mybackground {background-color:#4312ff;}
        
        Background color #4312ff
      
           Border around this has a color of #4312ff        
        
          <div style="border:2px solid #4312ff;">Content here</div>
        
        
          .myborder {border:2px solid #4312ff;}
        
        Border color #4312ff