#6241bb color space conversions
Hex:
        #6241bb
        RGB:
        98, 65, 187
        CMY:
        62, 75, 27
        CMYK:
        48, 65, 0, 27
      HSL:
        256°, 48.4127%, 49.4118%
        HSV (HSB):
        256°, 65.2406%, 73.3333%
        XYZ:
        15.8969, 9.9651, 48.0993
        xyY:
        0.2149, 0.1347, 9.9651
      CIE-Lab:
        37.7798, 43.6739, -59.5960
        CIE-LCH:
        37.7798, 73.8857, 306.2351
        CIE-Luv:
        37.7798, 3.6833, -87.7758
        Hunter-Lab:
        31.5676, 34.6466, -68.2425
      #6241bb color charts
#6241bb RGB chart
      #6241bb CMYK chart
      #6241bb RGB pie chart
      #6241bb color shades, tints & tones
#6241bb color schemes
#6241bb color preview, HTML & CSS examples
           This text has a color of #6241bb        
        
          <p style="color:#6241bb;">Text here</p>
        
        
          .mytext {color:#6241bb;}
        
        Text color #6241bb
      
           This box has a color of #6241bb        
        
          <div style="background-color:#6241bb;">Content here</div>
        
        
          .mybackground {background-color:#6241bb;}
        
        Background color #6241bb
      
           Border around this has a color of #6241bb        
        
          <div style="border:2px solid #6241bb;">Content here</div>
        
        
          .myborder {border:2px solid #6241bb;}
        
        Border color #6241bb