#6b02e3 color space conversions
Hex:
        #6b02e3
        RGB:
        107, 2, 227
        CMY:
        58, 99, 11
        CMYK:
        53, 99, 0, 11
      HSL:
        268°, 98.2533%, 44.9020%
        HSV (HSB):
        268°, 99.1189%, 89.0196%
        XYZ:
        19.9502, 8.7153, 73.3038
        xyY:
        0.1956, 0.0855, 8.7153
      CIE-Lab:
        35.4302, 75.4664, -86.6152
        CIE-LCH:
        35.4302, 114.8798, 311.0651
        CIE-Luv:
        35.4302, 8.0580, -118.2254
        Hunter-Lab:
        29.5216, 68.9646, -126.5550
      #6b02e3 color charts
#6b02e3 RGB chart
      #6b02e3 CMYK chart
      #6b02e3 RGB pie chart
      #6b02e3 color shades, tints & tones
#6b02e3 color schemes
#6b02e3 color preview, HTML & CSS examples
           This text has a color of #6b02e3        
        
          <p style="color:#6b02e3;">Text here</p>
        
        
          .mytext {color:#6b02e3;}
        
        Text color #6b02e3
      
           This box has a color of #6b02e3        
        
          <div style="background-color:#6b02e3;">Content here</div>
        
        
          .mybackground {background-color:#6b02e3;}
        
        Background color #6b02e3
      
           Border around this has a color of #6b02e3        
        
          <div style="border:2px solid #6b02e3;">Content here</div>
        
        
          .myborder {border:2px solid #6b02e3;}
        
        Border color #6b02e3