#6b36fa color space conversions
Hex:
        #6b36fa
        RGB:
        107, 54, 250
        CMY:
        58, 79, 2
        CMYK:
        57, 78, 0, 2
      HSL:
        256°, 95.1456%, 59.6078%
        HSV (HSB):
        256°, 78.4000%, 98.0392%
        XYZ:
        24.6379, 12.6663, 91.5888
        xyY:
        0.1912, 0.0983, 12.6663
      CIE-Lab:
        42.2560, 67.7014, -88.3537
        CIE-LCH:
        42.2560, 111.3097, 307.4613
        CIE-Luv:
        42.2560, 1.9409, -129.3144
        Hunter-Lab:
        35.5897, 61.2893, -127.6678
      #6b36fa color charts
#6b36fa RGB chart
      #6b36fa CMYK chart
      #6b36fa RGB pie chart
      #6b36fa color shades, tints & tones
#6b36fa color schemes
#6b36fa color preview, HTML & CSS examples
           This text has a color of #6b36fa        
        
          <p style="color:#6b36fa;">Text here</p>
        
        
          .mytext {color:#6b36fa;}
        
        Text color #6b36fa
      
           This box has a color of #6b36fa        
        
          <div style="background-color:#6b36fa;">Content here</div>
        
        
          .mybackground {background-color:#6b36fa;}
        
        Background color #6b36fa
      
           Border around this has a color of #6b36fa        
        
          <div style="border:2px solid #6b36fa;">Content here</div>
        
        
          .myborder {border:2px solid #6b36fa;}
        
        Border color #6b36fa