#6041cf color space conversions
Hex:
        #6041cf
        RGB:
        96, 65, 207
        CMY:
        62, 75, 19
        CMYK:
        54, 69, 0, 19
      HSL:
        253°, 59.6639%, 53.3333%
        HSV (HSB):
        253°, 68.5990%, 81.1765%
        XYZ:
        17.9767, 10.7724, 60.1633
        xyY:
        0.2022, 0.1212, 10.7724
      CIE-Lab:
        39.1944, 49.1006, -68.9543
        CIE-LCH:
        39.1944, 84.6497, 305.4537
        CIE-Luv:
        39.1944, 0.9537, -101.4295
        Hunter-Lab:
        32.8213, 40.3294, -85.7070
      #6041cf color charts
#6041cf RGB chart
      #6041cf CMYK chart
      #6041cf RGB pie chart
      #6041cf color shades, tints & tones
#6041cf color schemes
#6041cf color preview, HTML & CSS examples
           This text has a color of #6041cf        
        
          <p style="color:#6041cf;">Text here</p>
        
        
          .mytext {color:#6041cf;}
        
        Text color #6041cf
      
           This box has a color of #6041cf        
        
          <div style="background-color:#6041cf;">Content here</div>
        
        
          .mybackground {background-color:#6041cf;}
        
        Background color #6041cf
      
           Border around this has a color of #6041cf        
        
          <div style="border:2px solid #6041cf;">Content here</div>
        
        
          .myborder {border:2px solid #6041cf;}
        
        Border color #6041cf