#270ffa color space conversions
Hex:
        #270ffa
        RGB:
        39, 15, 250
        CMY:
        85, 94, 2
        CMYK:
        84, 94, 0, 2
      HSL:
        246°, 95.9184%, 51.9608%
        HSV (HSB):
        246°, 94.0000%, 98.0392%
        XYZ:
        18.2628, 7.6751, 90.9614
        xyY:
        0.1562, 0.0657, 7.6751
      CIE-Lab:
        33.2969, 76.0361, -103.3684
        CIE-LCH:
        33.2969, 128.3219, 306.3376
        CIE-Luv:
        33.2969, -7.8051, -129.1276
        Hunter-Lab:
        27.7040, 69.1876, -175.2759
      #270ffa color charts
#270ffa RGB chart
      #270ffa CMYK chart
      #270ffa RGB pie chart
      #270ffa color shades, tints & tones
#270ffa color schemes
#270ffa color preview, HTML & CSS examples
           This text has a color of #270ffa        
        
          <p style="color:#270ffa;">Text here</p>
        
        
          .mytext {color:#270ffa;}
        
        Text color #270ffa
      
           This box has a color of #270ffa        
        
          <div style="background-color:#270ffa;">Content here</div>
        
        
          .mybackground {background-color:#270ffa;}
        
        Background color #270ffa
      
           Border around this has a color of #270ffa        
        
          <div style="border:2px solid #270ffa;">Content here</div>
        
        
          .myborder {border:2px solid #270ffa;}
        
        Border color #270ffa