#281ff7 color space conversions
Hex:
        #281ff7
        RGB:
        40, 31, 247
        CMY:
        84, 88, 3
        CMYK:
        84, 87, 0, 3
      HSL:
        243°, 93.1034%, 54.5098%
        HSV (HSB):
        243°, 87.4494%, 96.8627%
        XYZ:
        18.1536, 8.1465, 88.6113
        xyY:
        0.1580, 0.0709, 8.1465
      CIE-Lab:
        34.2861, 71.1955, -100.0265
        CIE-LCH:
        34.2861, 122.7766, 305.4420
        CIE-Luv:
        34.2861, -8.4992, -128.2920
        Hunter-Lab:
        28.5421, 63.5825, -164.0916
      #281ff7 color charts
#281ff7 RGB chart
      #281ff7 CMYK chart
      #281ff7 RGB pie chart
      #281ff7 color shades, tints & tones
#281ff7 color schemes
#281ff7 color preview, HTML & CSS examples
           This text has a color of #281ff7        
        
          <p style="color:#281ff7;">Text here</p>
        
        
          .mytext {color:#281ff7;}
        
        Text color #281ff7
      
           This box has a color of #281ff7        
        
          <div style="background-color:#281ff7;">Content here</div>
        
        
          .mybackground {background-color:#281ff7;}
        
        Background color #281ff7
      
           Border around this has a color of #281ff7        
        
          <div style="border:2px solid #281ff7;">Content here</div>
        
        
          .myborder {border:2px solid #281ff7;}
        
        Border color #281ff7