#6252dc color space conversions
Hex:
        #6252dc
        RGB:
        98, 82, 220
        CMY:
        62, 68, 14
        CMYK:
        55, 63, 0, 14
      HSL:
        247°, 66.3462%, 59.2157%
        HSV (HSB):
        247°, 62.7273%, 86.2745%
        XYZ:
        20.9726, 13.7986, 69.2682
        xyY:
        0.2016, 0.1326, 13.7986
      CIE-Lab:
        43.9427, 43.7661, -68.6609
        CIE-LCH:
        43.9427, 81.4236, 302.5144
        CIE-Luv:
        43.9427, -3.0408, -104.7359
        Hunter-Lab:
        37.1464, 35.7734, -84.5575
      #6252dc color charts
#6252dc RGB chart
      #6252dc CMYK chart
      #6252dc RGB pie chart
      #6252dc color shades, tints & tones
#6252dc color schemes
#6252dc color preview, HTML & CSS examples
           This text has a color of #6252dc        
        
          <p style="color:#6252dc;">Text here</p>
        
        
          .mytext {color:#6252dc;}
        
        Text color #6252dc
      
           This box has a color of #6252dc        
        
          <div style="background-color:#6252dc;">Content here</div>
        
        
          .mybackground {background-color:#6252dc;}
        
        Background color #6252dc
      
           Border around this has a color of #6252dc        
        
          <div style="border:2px solid #6252dc;">Content here</div>
        
        
          .myborder {border:2px solid #6252dc;}
        
        Border color #6252dc