#4255f5 color space conversions
Hex:
        #4255f5
        RGB:
        66, 85, 245
        CMY:
        74, 67, 4
        CMYK:
        73, 65, 0, 4
      HSL:
        234°, 89.9497%, 60.9804%
        HSV (HSB):
        234°, 73.0612%, 96.0784%
        XYZ:
        21.9767, 14.2478, 87.9780
        xyY:
        0.1769, 0.1147, 14.2478
      CIE-Lab:
        44.5863, 45.7390, -81.8217
        CIE-LCH:
        44.5863, 93.7382, 299.2055
        CIE-Luv:
        44.5863, -12.6910, -122.6969
        Hunter-Lab:
        37.7463, 37.8705, -111.7691
      #4255f5 color charts
#4255f5 RGB chart
      #4255f5 CMYK chart
      #4255f5 RGB pie chart
      #4255f5 color shades, tints & tones
#4255f5 color schemes
#4255f5 color preview, HTML & CSS examples
           This text has a color of #4255f5        
        
          <p style="color:#4255f5;">Text here</p>
        
        
          .mytext {color:#4255f5;}
        
        Text color #4255f5
      
           This box has a color of #4255f5        
        
          <div style="background-color:#4255f5;">Content here</div>
        
        
          .mybackground {background-color:#4255f5;}
        
        Background color #4255f5
      
           Border around this has a color of #4255f5        
        
          <div style="border:2px solid #4255f5;">Content here</div>
        
        
          .myborder {border:2px solid #4255f5;}
        
        Border color #4255f5