#27096f color space conversions
Hex:
        #27096f
        RGB:
        39, 9, 111
        CMY:
        85, 96, 56
        CMYK:
        65, 92, 0, 56
      HSL:
        258°, 85.0000%, 23.5294%
        HSV (HSB):
        258°, 91.8919%, 43.5294%
        XYZ:
        3.8036, 1.7744, 15.1809
        xyY:
        0.1832, 0.0855, 1.7744
      CIE-Lab:
        14.2558, 40.6108, -51.5421
        CIE-LCH:
        14.2558, 65.6188, 308.2351
        CIE-Luv:
        14.2558, 0.4540, -47.8336
        Hunter-Lab:
        13.3207, 27.6583, -58.2455
      #27096f color charts
#27096f RGB chart
      #27096f CMYK chart
      #27096f RGB pie chart
      #27096f color shades, tints & tones
#27096f color schemes
#27096f color preview, HTML & CSS examples
           This text has a color of #27096f        
        
          <p style="color:#27096f;">Text here</p>
        
        
          .mytext {color:#27096f;}
        
        Text color #27096f
      
           This box has a color of #27096f        
        
          <div style="background-color:#27096f;">Content here</div>
        
        
          .mybackground {background-color:#27096f;}
        
        Background color #27096f
      
           Border around this has a color of #27096f        
        
          <div style="border:2px solid #27096f;">Content here</div>
        
        
          .myborder {border:2px solid #27096f;}
        
        Border color #27096f