#4255d0 color space conversions
Hex:
        #4255d0
        RGB:
        66, 85, 208
        CMY:
        74, 67, 18
        CMYK:
        68, 59, 0, 18
      HSL:
        232°, 60.1695%, 53.7255%
        HSV (HSB):
        232°, 68.2692%, 81.5686%
        XYZ:
        16.8804, 12.2093, 61.1414
        xyY:
        0.1871, 0.1353, 12.2093
      CIE-Lab:
        41.5469, 33.0041, -65.7830
        CIE-LCH:
        41.5469, 73.5980, 296.6434
        CIE-Luv:
        41.5469, -11.7459, -98.1735
        Hunter-Lab:
        34.9418, 25.0853, -79.2867
      #4255d0 color charts
#4255d0 RGB chart
      #4255d0 CMYK chart
      #4255d0 RGB pie chart
      #4255d0 color shades, tints & tones
#4255d0 color schemes
#4255d0 color preview, HTML & CSS examples
           This text has a color of #4255d0        
        
          <p style="color:#4255d0;">Text here</p>
        
        
          .mytext {color:#4255d0;}
        
        Text color #4255d0
      
           This box has a color of #4255d0        
        
          <div style="background-color:#4255d0;">Content here</div>
        
        
          .mybackground {background-color:#4255d0;}
        
        Background color #4255d0
      
           Border around this has a color of #4255d0        
        
          <div style="border:2px solid #4255d0;">Content here</div>
        
        
          .myborder {border:2px solid #4255d0;}
        
        Border color #4255d0