#6041bb color space conversions
Hex:
        #6041bb
        RGB:
        96, 65, 187
        CMY:
        62, 75, 27
        CMYK:
        49, 65, 0, 27
      HSL:
        255°, 48.4127%, 49.4118%
        HSV (HSB):
        255°, 65.2406%, 73.3333%
        XYZ:
        15.6838, 9.8552, 48.0893
        xyY:
        0.2130, 0.1339, 9.8552
      CIE-Lab:
        37.5814, 43.2923, -59.9276
        CIE-LCH:
        37.5814, 73.9292, 305.8447
        CIE-Luv:
        37.5814, 2.9271, -88.0151
        Hunter-Lab:
        31.3931, 34.2398, -68.8480
      #6041bb color charts
#6041bb RGB chart
      #6041bb CMYK chart
      #6041bb RGB pie chart
      #6041bb color shades, tints & tones
#6041bb color schemes
#6041bb color preview, HTML & CSS examples
           This text has a color of #6041bb        
        
          <p style="color:#6041bb;">Text here</p>
        
        
          .mytext {color:#6041bb;}
        
        Text color #6041bb
      
           This box has a color of #6041bb        
        
          <div style="background-color:#6041bb;">Content here</div>
        
        
          .mybackground {background-color:#6041bb;}
        
        Background color #6041bb
      
           Border around this has a color of #6041bb        
        
          <div style="border:2px solid #6041bb;">Content here</div>
        
        
          .myborder {border:2px solid #6041bb;}
        
        Border color #6041bb