#2700cb color space conversions
Hex:
        #2700cb
        RGB:
        39, 0, 203
        CMY:
        85, 100, 20
        CMYK:
        81, 100, 0, 20
      HSL:
        252°, 100.0000%, 39.8039%
        HSV (HSB):
        252°, 100.0000%, 79.6078%
        XYZ:
        11.6162, 4.7431, 56.8032
        xyY:
        0.1588, 0.0648, 4.7431
      CIE-Lab:
        25.9900, 67.1379, -88.6065
        CIE-LCH:
        25.9900, 111.1693, 307.1516
        CIE-Luv:
        25.9900, -4.8349, -101.2677
        Hunter-Lab:
        21.7787, 57.0943, -139.3948
      #2700cb color charts
#2700cb RGB chart
      #2700cb CMYK chart
      #2700cb RGB pie chart
      #2700cb color shades, tints & tones
#2700cb color schemes
#2700cb color preview, HTML & CSS examples
           This text has a color of #2700cb        
        
          <p style="color:#2700cb;">Text here</p>
        
        
          .mytext {color:#2700cb;}
        
        Text color #2700cb
      
           This box has a color of #2700cb        
        
          <div style="background-color:#2700cb;">Content here</div>
        
        
          .mybackground {background-color:#2700cb;}
        
        Background color #2700cb
      
           Border around this has a color of #2700cb        
        
          <div style="border:2px solid #2700cb;">Content here</div>
        
        
          .myborder {border:2px solid #2700cb;}
        
        Border color #2700cb