#270ad8 color space conversions
Hex:
        #270ad8
        RGB:
        39, 10, 216
        CMY:
        85, 96, 15
        CMYK:
        82, 95, 0, 15
      HSL:
        248°, 91.1504%, 44.3137%
        HSV (HSB):
        248°, 95.3704%, 84.7059%
        XYZ:
        13.3399, 5.6063, 65.3448
        xyY:
        0.1583, 0.0665, 5.6063
      CIE-Lab:
        28.3966, 68.4766, -92.1536
        CIE-LCH:
        28.3966, 114.8100, 306.6150
        CIE-Luv:
        28.3966, -5.9123, -109.4194
        Hunter-Lab:
        23.6776, 59.1308, -147.0526
      #270ad8 color charts
#270ad8 RGB chart
      #270ad8 CMYK chart
      #270ad8 RGB pie chart
      #270ad8 color shades, tints & tones
#270ad8 color schemes
#270ad8 color preview, HTML & CSS examples
           This text has a color of #270ad8        
        
          <p style="color:#270ad8;">Text here</p>
        
        
          .mytext {color:#270ad8;}
        
        Text color #270ad8
      
           This box has a color of #270ad8        
        
          <div style="background-color:#270ad8;">Content here</div>
        
        
          .mybackground {background-color:#270ad8;}
        
        Background color #270ad8
      
           Border around this has a color of #270ad8        
        
          <div style="border:2px solid #270ad8;">Content here</div>
        
        
          .myborder {border:2px solid #270ad8;}
        
        Border color #270ad8