#281ff8 color space conversions
Hex:
        #281ff8
        RGB:
        40, 31, 248
        CMY:
        84, 88, 3
        CMYK:
        84, 88, 0, 3
      HSL:
        242°, 93.9394%, 54.7059%
        HSV (HSB):
        242°, 87.5000%, 97.2549%
        XYZ:
        18.3083, 8.2084, 89.4264
        xyY:
        0.1579, 0.0708, 8.2084
      CIE-Lab:
        34.4132, 71.4639, -100.3781
        CIE-LCH:
        34.4132, 123.2187, 305.4488
        CIE-Luv:
        34.4132, -8.5434, -128.8546
        Hunter-Lab:
        28.6503, 63.9284, -165.0070
      #281ff8 color charts
#281ff8 RGB chart
      #281ff8 CMYK chart
      #281ff8 RGB pie chart
      #281ff8 color shades, tints & tones
#281ff8 color schemes
#281ff8 color preview, HTML & CSS examples
           This text has a color of #281ff8        
        
          <p style="color:#281ff8;">Text here</p>
        
        
          .mytext {color:#281ff8;}
        
        Text color #281ff8
      
           This box has a color of #281ff8        
        
          <div style="background-color:#281ff8;">Content here</div>
        
        
          .mybackground {background-color:#281ff8;}
        
        Background color #281ff8
      
           Border around this has a color of #281ff8        
        
          <div style="border:2px solid #281ff8;">Content here</div>
        
        
          .myborder {border:2px solid #281ff8;}
        
        Border color #281ff8