#4055c5 color space conversions
Hex:
        #4055c5
        RGB:
        64, 85, 197
        CMY:
        75, 67, 23
        CMYK:
        68, 57, 0, 23
      HSL:
        231°, 53.4137%, 51.1765%
        HSV (HSB):
        231°, 67.5127%, 77.2549%
        XYZ:
        15.4409, 11.6182, 54.2520
        xyY:
        0.1899, 0.1429, 11.6182
      CIE-Lab:
        40.6028, 28.8458, -60.9648
        CIE-LCH:
        40.6028, 67.4447, 295.3214
        CIE-Luv:
        40.6028, -11.9339, -90.6168
        Hunter-Lab:
        34.0855, 21.2118, -70.5089
      #4055c5 color charts
#4055c5 RGB chart
      #4055c5 CMYK chart
      #4055c5 RGB pie chart
      #4055c5 color shades, tints & tones
#4055c5 color schemes
#4055c5 color preview, HTML & CSS examples
           This text has a color of #4055c5        
        
          <p style="color:#4055c5;">Text here</p>
        
        
          .mytext {color:#4055c5;}
        
        Text color #4055c5
      
           This box has a color of #4055c5        
        
          <div style="background-color:#4055c5;">Content here</div>
        
        
          .mybackground {background-color:#4055c5;}
        
        Background color #4055c5
      
           Border around this has a color of #4055c5        
        
          <div style="border:2px solid #4055c5;">Content here</div>
        
        
          .myborder {border:2px solid #4055c5;}
        
        Border color #4055c5