#270ee5 color space conversions
Hex:
        #270ee5
        RGB:
        39, 14, 229
        CMY:
        85, 95, 10
        CMYK:
        83, 94, 0, 10
      HSL:
        247°, 88.4774%, 47.6471%
        HSV (HSB):
        247°, 93.8865%, 89.8039%
        XYZ:
        15.1366, 6.4026, 74.5668
        xyY:
        0.1575, 0.0666, 6.4026
      CIE-Lab:
        30.4062, 70.9925, -96.2783
        CIE-LCH:
        30.4062, 119.6221, 306.4039
        CIE-Luv:
        30.4062, -6.7344, -117.1070
        Hunter-Lab:
        25.3033, 62.4993, -157.0107
      #270ee5 color charts
#270ee5 RGB chart
      #270ee5 CMYK chart
      #270ee5 RGB pie chart
      #270ee5 color shades, tints & tones
#270ee5 color schemes
#270ee5 color preview, HTML & CSS examples
           This text has a color of #270ee5        
        
          <p style="color:#270ee5;">Text here</p>
        
        
          .mytext {color:#270ee5;}
        
        Text color #270ee5
      
           This box has a color of #270ee5        
        
          <div style="background-color:#270ee5;">Content here</div>
        
        
          .mybackground {background-color:#270ee5;}
        
        Background color #270ee5
      
           Border around this has a color of #270ee5        
        
          <div style="border:2px solid #270ee5;">Content here</div>
        
        
          .myborder {border:2px solid #270ee5;}
        
        Border color #270ee5