#6241cb color space conversions
Hex:
        #6241cb
        RGB:
        98, 65, 203
        CMY:
        62, 75, 20
        CMYK:
        52, 68, 0, 20
      HSL:
        254°, 57.0248%, 52.5490%
        HSV (HSB):
        254°, 67.9803%, 79.6078%
        XYZ:
        17.7068, 10.6891, 57.6299
        xyY:
        0.2058, 0.1243, 10.6891
      CIE-Lab:
        39.0518, 48.2722, -66.8635
        CIE-LCH:
        39.0518, 82.4678, 305.8274
        CIE-Luv:
        39.0518, 2.0236, -98.5926
        Hunter-Lab:
        32.6941, 39.4590, -81.6244
      #6241cb color charts
#6241cb RGB chart
      #6241cb CMYK chart
      #6241cb RGB pie chart
      #6241cb color shades, tints & tones
#6241cb color schemes
#6241cb color preview, HTML & CSS examples
           This text has a color of #6241cb        
        
          <p style="color:#6241cb;">Text here</p>
        
        
          .mytext {color:#6241cb;}
        
        Text color #6241cb
      
           This box has a color of #6241cb        
        
          <div style="background-color:#6241cb;">Content here</div>
        
        
          .mybackground {background-color:#6241cb;}
        
        Background color #6241cb
      
           Border around this has a color of #6241cb        
        
          <div style="border:2px solid #6241cb;">Content here</div>
        
        
          .myborder {border:2px solid #6241cb;}
        
        Border color #6241cb