#4018cf color space conversions
Hex:
        #4018cf
        RGB:
        64, 24, 207
        CMY:
        75, 91, 19
        CMYK:
        69, 88, 0, 19
      HSL:
        253°, 79.2208%, 45.2941%
        HSV (HSB):
        253°, 88.4058%, 81.1765%
        XYZ:
        13.7035, 6.2483, 59.5153
        xyY:
        0.1724, 0.0786, 6.2483
      CIE-Lab:
        30.0303, 63.7741, -84.1631
        CIE-LCH:
        30.0303, 105.5962, 307.1528
        CIE-Luv:
        30.0303, -2.4067, -106.0680
        Hunter-Lab:
        24.9965, 54.1126, -123.6686
      #4018cf color charts
#4018cf RGB chart
      #4018cf CMYK chart
      #4018cf RGB pie chart
      #4018cf color shades, tints & tones
#4018cf color schemes
#4018cf color preview, HTML & CSS examples
           This text has a color of #4018cf        
        
          <p style="color:#4018cf;">Text here</p>
        
        
          .mytext {color:#4018cf;}
        
        Text color #4018cf
      
           This box has a color of #4018cf        
        
          <div style="background-color:#4018cf;">Content here</div>
        
        
          .mybackground {background-color:#4018cf;}
        
        Background color #4018cf
      
           Border around this has a color of #4018cf        
        
          <div style="border:2px solid #4018cf;">Content here</div>
        
        
          .myborder {border:2px solid #4018cf;}
        
        Border color #4018cf