#4314fb color space conversions
Hex:
        #4314fb
        RGB:
        67, 20, 251
        CMY:
        74, 92, 2
        CMYK:
        73, 92, 0, 2
      HSL:
        252°, 96.6527%, 53.1373%
        HSV (HSB):
        252°, 92.0319%, 98.4314%
        XYZ:
        19.9775, 8.6586, 91.8851
        xyY:
        0.1658, 0.0718, 8.6586
      CIE-Lab:
        35.3186, 76.0828, -100.5182
        CIE-LCH:
        35.3186, 126.0655, 307.1223
        CIE-Luv:
        35.3186, -4.6111, -130.9461
        Hunter-Lab:
        29.4256, 69.6917, -164.5428
      #4314fb color charts
#4314fb RGB chart
      #4314fb CMYK chart
      #4314fb RGB pie chart
      #4314fb color shades, tints & tones
#4314fb color schemes
#4314fb color preview, HTML & CSS examples
           This text has a color of #4314fb        
        
          <p style="color:#4314fb;">Text here</p>
        
        
          .mytext {color:#4314fb;}
        
        Text color #4314fb
      
           This box has a color of #4314fb        
        
          <div style="background-color:#4314fb;">Content here</div>
        
        
          .mybackground {background-color:#4314fb;}
        
        Background color #4314fb
      
           Border around this has a color of #4314fb        
        
          <div style="border:2px solid #4314fb;">Content here</div>
        
        
          .myborder {border:2px solid #4314fb;}
        
        Border color #4314fb