#6b12fa color space conversions
Hex:
        #6b12fa
        RGB:
        107, 18, 250
        CMY:
        58, 93, 2
        CMYK:
        57, 93, 0, 2
      HSL:
        263°, 95.8678%, 52.5490%
        HSV (HSB):
        263°, 92.8000%, 98.0392%
        XYZ:
        23.5350, 10.4605, 91.2211
        xyY:
        0.1880, 0.0835, 10.4605
      CIE-Lab:
        38.6566, 78.3864, -94.3066
        CIE-LCH:
        38.6566, 122.6302, 309.7329
        CIE-Luv:
        38.6566, 4.7583, -131.1706
        Hunter-Lab:
        32.3428, 73.2902, -144.5846
      #6b12fa color charts
#6b12fa RGB chart
      #6b12fa CMYK chart
      #6b12fa RGB pie chart
      #6b12fa color shades, tints & tones
#6b12fa color schemes
#6b12fa color preview, HTML & CSS examples
           This text has a color of #6b12fa        
        
          <p style="color:#6b12fa;">Text here</p>
        
        
          .mytext {color:#6b12fa;}
        
        Text color #6b12fa
      
           This box has a color of #6b12fa        
        
          <div style="background-color:#6b12fa;">Content here</div>
        
        
          .mybackground {background-color:#6b12fa;}
        
        Background color #6b12fa
      
           Border around this has a color of #6b12fa        
        
          <div style="border:2px solid #6b12fa;">Content here</div>
        
        
          .myborder {border:2px solid #6b12fa;}
        
        Border color #6b12fa