#6302fe color space conversions
Hex:
        #6302fe
        RGB:
        99, 2, 254
        CMY:
        61, 99, 0
        CMYK:
        61, 99, 0, 0
      HSL:
        263°, 99.2126%, 50.1961%
        HSV (HSB):
        263°, 99.2126%, 99.6078%
        XYZ:
        23.0567, 9.8518, 94.4523
        xyY:
        0.1810, 0.0774, 9.8518
      CIE-Lab:
        37.5752, 80.9061, -98.3715
        CIE-LCH:
        37.5752, 127.3686, 309.4357
        CIE-Luv:
        37.5752, 2.5486, -133.4119
        Hunter-Lab:
        31.3876, 76.1941, -156.4455
      #6302fe color charts
#6302fe RGB chart
      #6302fe CMYK chart
      #6302fe RGB pie chart
      #6302fe color shades, tints & tones
#6302fe color schemes
#6302fe color preview, HTML & CSS examples
           This text has a color of #6302fe        
        
          <p style="color:#6302fe;">Text here</p>
        
        
          .mytext {color:#6302fe;}
        
        Text color #6302fe
      
           This box has a color of #6302fe        
        
          <div style="background-color:#6302fe;">Content here</div>
        
        
          .mybackground {background-color:#6302fe;}
        
        Background color #6302fe
      
           Border around this has a color of #6302fe        
        
          <div style="border:2px solid #6302fe;">Content here</div>
        
        
          .myborder {border:2px solid #6302fe;}
        
        Border color #6302fe